-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.7.1
-
Code
-
Classes
- ApiMessage
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
719 |
Lines of code |
282 |
Logical lines of code |
135 |
Comment lines |
291 |
Methods |
39 |
Properties |
17 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildCustomHeaders() |
A |
46 |
14 |
40 |
buildRequestPayload() |
S |
51 |
5 |
26 |
buildBCC() |
S |
60 |
5 |
14 |
buildCC() |
S |
60 |
5 |
14 |
buildAttachments() |
S |
52 |
4 |
26 |
buildRecipients() |
S |
61 |
4 |
13 |
setRecipients() |
S |
65 |
3 |
10 |
buildInlines() |
S |
61 |
2 |
12 |
setCustomHeaders() |
S |
71 |
2 |
6 |
setContentType() |
S |
68 |
2 |
7 |
addRecipient() |
S |
66 |
2 |
8 |
rfc822() |
S |
71 |
2 |
6 |
setSender() |
S |
64 |
2 |
9 |
setCc() |
S |
77 |
1 |
4 |
getAttachments() |
S |
82 |
1 |
3 |
getCc() |
S |
82 |
1 |
3 |
setAttachments() |
S |
77 |
1 |
4 |
__construct() |
S |
73 |
1 |
5 |
getInlines() |
S |
82 |
1 |
3 |
setInlines() |
S |
77 |
1 |
4 |
getContentType() |
S |
82 |
1 |
3 |
setBcc() |
S |
77 |
1 |
4 |
setAltMessage() |
S |
77 |
1 |
4 |
setMailerAttachments() |
S |
81 |
1 |
3 |
getAltMessage() |
S |
82 |
1 |
3 |
setSubject() |
S |
77 |
1 |
4 |
getBcc() |
S |
82 |
1 |
3 |
getRecipients() |
S |
82 |
1 |
3 |
setMessage() |
S |
77 |
1 |
4 |
getMessage() |
S |
82 |
1 |
3 |
processWpHeaders() |
S |
76 |
1 |
4 |
getSubject() |
S |
82 |
1 |
3 |
getSender() |
S |
82 |
1 |
3 |
getCustomHeaders() |
S |
82 |
1 |
3 |
setEndpoint() |
S |
77 |
1 |
4 |
getEndpoint() |
S |
82 |
1 |
3 |
initFromOptions() |
S |
75 |
1 |
4 |
processWpAttachments() |
S |
76 |
1 |
4 |
getParsedHeaders() |
S |
82 |
1 |
3 |